home *** CD-ROM | disk | FTP | other *** search
/ Strip Poker 2 (Finson) / Strip Poker Vol 2.iso / Start.exe / 0 / RCDATA / TFORM2 / TFORM2.txt
Text File  |  2004-09-20  |  3KB  |  106 lines

  1. object Form2: TForm2
  2.   Left = 379
  3.   Top = 168
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   ClientHeight = 488
  7.   ClientWidth = 587
  8.   Color = 14801331
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Sfondo: TsPanel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 587
  22.     Height = 488
  23.     TabOrder = 0
  24.     TabStop = True
  25.     sStyle.SoftControl = False
  26.     sStyle.GroupIndex = 0
  27.     sStyle.SkinSection = 'TsPanel'
  28.     sStyle.Painting.Bevel = cbNone
  29.     sStyle.Painting.Transparency = 100
  30.     sStyle.Painting.Color = clWhite
  31.     sStyle.Painting.ParentColor = False
  32.     sStyle.Background.Image.Percent = 80
  33.     sStyle.Background.Gradient.Data = '65535;16777215;43;1;0;16777215;32768;55;1;0;32768;32768;0;1;0'
  34.     sStyle.Background.Gradient.Percent = 0
  35.     BevelOuter = cbNone
  36.     Align = alClient
  37.     object lblChiudi: TM98Label
  38.       Left = 268
  39.       Top = 62
  40.       Width = 52
  41.       Height = 16
  42.       Cursor = crHandPoint
  43.       Alignment = taRightJustify
  44.       Caption = '> OK <'
  45.       Font.Charset = DEFAULT_CHARSET
  46.       Font.Color = clBlack
  47.       Font.Height = -13
  48.       Font.Name = 'Verdana'
  49.       Font.Style = [fsBold]
  50.       ParentFont = False
  51.       OnClick = lblChiudiClick
  52.     end
  53.     object sPanel1: TsPanel
  54.       Left = 8
  55.       Top = 80
  56.       Width = 569
  57.       Height = 398
  58.       Anchors = [akLeft, akTop, akRight, akBottom]
  59.       BorderWidth = 5
  60.       Font.Charset = DEFAULT_CHARSET
  61.       Font.Color = clWindowText
  62.       Font.Height = -21
  63.       Font.Name = 'MS Sans Serif'
  64.       Font.Style = [fsBold]
  65.       ParentFont = False
  66.       TabOrder = 0
  67.       sStyle.Effects.Shadow.Transparency = 40
  68.       sStyle.Effects.Shadow.DontUse = False
  69.       sStyle.Effects.Shadow.Enabled = True
  70.       sStyle.Effects.Shadow.Color = clGreen
  71.       sStyle.Effects.Shadow.Offset = 4
  72.       sStyle.Effects.Shadow.Blur = 0
  73.       sStyle.GroupIndex = 0
  74.       sStyle.SkinSection = 'TsPanel'
  75.       sStyle.Painting.Bevel = cbNone
  76.       sStyle.Painting.Transparency = 20
  77.       sStyle.Painting.Color = clWhite
  78.       BevelOuter = cbNone
  79.       object lblNote: TpsvRTFLabel
  80.         Left = 7
  81.         Top = 7
  82.         Width = 555
  83.         Height = 384
  84.         Align = alClient
  85.         Font.Charset = DEFAULT_CHARSET
  86.         Font.Color = clNavy
  87.         Font.Height = -21
  88.         Font.Name = 'MS Sans Serif'
  89.         Font.Style = [fsBold]
  90.         ParentFont = False
  91.         Text.Strings = (
  92.           
  93.             '{\rtf1\ansi\ansicpg1252\deff0\deftab720{\fonttbl{\f0\fswiss MS S' +
  94.             'ans Serif;}{\f1\froman\fcharset2 Symbol;}{\f2\fswiss\fcharset1 M' +
  95.             'S Sans Serif;}{\f3\fswiss Verdana;}{\f4\fswiss\fcharset1 Verdana' +
  96.             ';}}'
  97.           '{\colortbl\red0\green0\blue0;\red0\green0\blue128;}'
  98.           '\deflang1040\horzdoc{\*\fchars }{\*\lchars }\pard\plain\f4\fs20 '
  99.           '\par }')
  100.         WordWrap = False
  101.         ScrollPixels = 4
  102.       end
  103.     end
  104.   end
  105. end
  106.